length of a string meaning in Chinese
字符串长度
Examples
- The strlen ( ) function returns the length of a string
函数的作用是:返回字符串长度。 - The length of a string is the number of characters it contains
字符串的长度是它所包含的字符数。 - Attribute specifies the length of a string in bytes , not characters
属性以字节而不是字符为单位指定字符串长度。 - Find the length of a string
查找字符串的长度。 - Class for information about how to determine the maximum length of a string in a
中的最大字符串长度的信息,请参见